home *** CD-ROM | disk | FTP | other *** search
- Path: ren.cei.net!usenet
- From: spl@cei.net (Special Agent Orange)
- Newsgroups: comp.lang.c++
- Subject: Help: trying to create a DLL in Borland C++ 4.5
- Date: Sat, 06 Jan 1996 22:24:10 GMT
- Organization: ASI
- Message-ID: <4cmthh$hso@ren.cei.net>
- NNTP-Posting-Host: ppp35.max.cei.net
- X-Newsreader: Forte Free Agent 1.0.82
-
- Hi,
-
- I am trying to create a DLL in Borland C++ 4.5. Everything is okay,
- but I always get a linker error:
- Linker Warning: Attempt to export non-public symbol GETDISKINFO
- I used the keyword __export in the function definition according to
- the online help examples.
-
- Perhaps someone here that is familiar with Borland C++ can send me
- some example source code and .def file. Thanks for any help...
-
- SPL@cei.net
-
-